home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 24 / AACD 24.iso / AACD / Graphics / vcdimager / source / Makefile < prev   
Encoding:
Makefile  |  2001-07-01  |  11.9 KB  |  394 lines

  1. # Generated automatically from Makefile.in by configure.
  2. # Makefile.in generated automatically by automake 1.4 from Makefile.am
  3.  
  4. # Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
  5. # This Makefile.in is free software; the Free Software Foundation
  6. # gives unlimited permission to copy and/or distribute it,
  7. # with or without modifications, as long as this notice is preserved.
  8.  
  9. # This program is distributed in the hope that it will be useful,
  10. # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
  11. # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
  12. # PARTICULAR PURPOSE.
  13.  
  14.  
  15. SHELL = /bin/sh
  16.  
  17. srcdir = .
  18. top_srcdir = .
  19. prefix = /usr/local
  20. exec_prefix = ${prefix}
  21.  
  22. bindir = ${exec_prefix}/bin
  23. sbindir = ${exec_prefix}/sbin
  24. libexecdir = ${exec_prefix}/libexec
  25. datadir = ${prefix}/share
  26. sysconfdir = ${prefix}/etc
  27. sharedstatedir = ${prefix}/com
  28. localstatedir = ${prefix}/var
  29. libdir = ${exec_prefix}/lib
  30. infodir = ${prefix}/info
  31. mandir = ${prefix}/man
  32. includedir = ${prefix}/include
  33. oldincludedir = /usr/include
  34.  
  35. DESTDIR =
  36.  
  37. pkgdatadir = $(datadir)/vcdimager
  38. pkglibdir = $(libdir)/vcdimager
  39. pkgincludedir = $(includedir)/vcdimager
  40.  
  41. top_builddir = .
  42.  
  43. ACLOCAL = aclocal
  44. AUTOCONF = autoconf
  45. AUTOMAKE = automake
  46. AUTOHEADER = autoheader
  47.  
  48. INSTALL = /usr/bin/install -c
  49. INSTALL_PROGRAM = ${INSTALL} $(AM_INSTALL_PROGRAM_FLAGS)
  50. INSTALL_DATA = ${INSTALL} -m 644
  51. INSTALL_SCRIPT = ${INSTALL_PROGRAM}
  52. transform = s,x,x,
  53.  
  54. NORMAL_INSTALL = :
  55. PRE_INSTALL = :
  56. POST_INSTALL = :
  57. NORMAL_UNINSTALL = :
  58. PRE_UNINSTALL = :
  59. POST_UNINSTALL = :
  60. host_alias = powerpc-unknown-linux-gnu
  61. host_triplet = powerpc-unknown-linux-gnu
  62. AS = @AS@
  63. AWK = gawk
  64. CC = ppc-amigaos-gcc -warpup -V2.95.2 -mcpu=604e
  65. CPP = ppc-amigaos-gcc -warpup -V2.95.2 -mcpu=604e
  66. CXX = 
  67. DLLTOOL = @DLLTOOL@
  68. LIBTOOL = $(SHELL) $(top_builddir)/libtool
  69. LIBVCD_CFLAGS = -I$(top_srcdir)/libvcd/
  70. LIBVCD_LIBS = $(top_builddir)/libvcd/libvcd.a
  71. LN_S = ln -s
  72. MAINT = #
  73. MAKEINFO = makeinfo
  74. OBJDUMP = @OBJDUMP@
  75. PACKAGE = vcdimager
  76. PACKAGE_PIXMAPS_DIR = 
  77. POPT_LIBS = 
  78. RANLIB = ranlib
  79. VERSION = 0.7.7
  80. XML2_CONFIG = no
  81. XML_CFLAGS = 
  82. XML_CONFIG = @XML_CONFIG@
  83. XML_LIBS = 
  84.  
  85. SUBDIRS = libvcd frontends tests docs
  86.  
  87. EXTRA_DIST = BUGS FAQ cygwin-dist.sh debian HACKING
  88. ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
  89. mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
  90. CONFIG_HEADER = config.h
  91. CONFIG_CLEAN_FILES =  vcdimager.spec
  92. DIST_COMMON =  README ./stamp-h.in AUTHORS COPYING ChangeLog INSTALL \
  93. Makefile.am Makefile.in NEWS THANKS TODO aclocal.m4 config.guess \
  94. config.h.in config.sub configure configure.in install-sh ltconfig \
  95. ltmain.sh missing mkinstalldirs vcdimager.spec.in
  96.  
  97.  
  98. DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
  99.  
  100. TAR = gtar
  101. GZIP_ENV = --best
  102. all: all-redirect
  103. .SUFFIXES:
  104. $(srcdir)/Makefile.in: # Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
  105.     cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps Makefile
  106.  
  107. Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
  108.     cd $(top_builddir) \
  109.       && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
  110.  
  111. $(ACLOCAL_M4): # configure.in 
  112.     cd $(srcdir) && $(ACLOCAL)
  113.  
  114. config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  115.     $(SHELL) ./config.status --recheck
  116. $(srcdir)/configure: #$(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
  117.     cd $(srcdir) && $(AUTOCONF)
  118.  
  119. config.h: stamp-h
  120.     @if test ! -f $@; then \
  121.         rm -f stamp-h; \
  122.         $(MAKE) stamp-h; \
  123.     else :; fi
  124. stamp-h: $(srcdir)/config.h.in $(top_builddir)/config.status
  125.     cd $(top_builddir) \
  126.       && CONFIG_FILES= CONFIG_HEADERS=config.h \
  127.          $(SHELL) ./config.status
  128.     @echo timestamp > stamp-h 2> /dev/null
  129. $(srcdir)/config.h.in: #$(srcdir)/stamp-h.in
  130.     @if test ! -f $@; then \
  131.         rm -f $(srcdir)/stamp-h.in; \
  132.         $(MAKE) $(srcdir)/stamp-h.in; \
  133.     else :; fi
  134. $(srcdir)/stamp-h.in: $(top_srcdir)/configure.in $(ACLOCAL_M4) 
  135.     cd $(top_srcdir) && $(AUTOHEADER)
  136.     @echo timestamp > $(srcdir)/stamp-h.in 2> /dev/null
  137.  
  138. mostlyclean-hdr:
  139.  
  140. clean-hdr:
  141.  
  142. distclean-hdr:
  143.     -rm -f config.h
  144.  
  145. maintainer-clean-hdr:
  146. vcdimager.spec: $(top_builddir)/config.status vcdimager.spec.in
  147.     cd $(top_builddir) && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
  148.  
  149. # This directory's subdirectories are mostly independent; you can cd
  150. # into them and run `make' without going through this Makefile.
  151. # To change the values of `make' variables: instead of editing Makefiles,
  152. # (1) if the variable is set in `config.status', edit `config.status'
  153. #     (which will cause the Makefiles to be regenerated when you run `make');
  154. # (2) otherwise, pass the desired values on the `make' command line.
  155.  
  156.  
  157.  
  158. all-recursive install-data-recursive install-exec-recursive \
  159. installdirs-recursive install-recursive uninstall-recursive  \
  160. check-recursive installcheck-recursive info-recursive dvi-recursive:
  161.     @set fnord $(MAKEFLAGS); amf=$$2; \
  162.     dot_seen=no; \
  163.     target=`echo $@ | sed s/-recursive//`; \
  164.     list='$(SUBDIRS)'; for subdir in $$list; do \
  165.       echo "Making $$target in $$subdir"; \
  166.       if test "$$subdir" = "."; then \
  167.         dot_seen=yes; \
  168.         local_target="$$target-am"; \
  169.       else \
  170.         local_target="$$target"; \
  171.       fi; \
  172.       (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
  173.        || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
  174.     done; \
  175.     if test "$$dot_seen" = "no"; then \
  176.       $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
  177.     fi; test -z "$$fail"
  178.  
  179. mostlyclean-recursive clean-recursive distclean-recursive \
  180. maintainer-clean-recursive:
  181.     @set fnord $(MAKEFLAGS); amf=$$2; \
  182.     dot_seen=no; \
  183.     rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
  184.       rev="$$subdir $$rev"; \
  185.       test "$$subdir" = "." && dot_seen=yes; \
  186.     done; \
  187.     test "$$dot_seen" = "no" && rev=". $$rev"; \
  188.     target=`echo $@ | sed s/-recursive//`; \
  189.     for subdir in $$rev; do \
  190.       echo "Making $$target in $$subdir"; \
  191.       if test "$$subdir" = "."; then \
  192.         local_target="$$target-am"; \
  193.       else \
  194.         local_target="$$target"; \
  195.       fi; \
  196.       (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
  197.        || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
  198.     done && test -z "$$fail"
  199. tags-recursive:
  200.     list='$(SUBDIRS)'; for subdir in $$list; do \
  201.       test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
  202.     done
  203.  
  204. tags: TAGS
  205.  
  206. ID: $(HEADERS) $(SOURCES) $(LISP)
  207.     list='$(SOURCES) $(HEADERS)'; \
  208.     unique=`for i in $$list; do echo $$i; done | \
  209.       awk '    { files[$$0] = 1; } \
  210.            END { for (i in files) print i; }'`; \
  211.     here=`pwd` && cd $(srcdir) \
  212.       && mkid -f$$here/ID $$unique $(LISP)
  213.  
  214. TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) $(LISP)
  215.     tags=; \
  216.     here=`pwd`; \
  217.     list='$(SUBDIRS)'; for subdir in $$list; do \
  218.    if test "$$subdir" = .; then :; else \
  219.         test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
  220.    fi; \
  221.     done; \
  222.     list='$(SOURCES) $(HEADERS)'; \
  223.     unique=`for i in $$list; do echo $$i; done | \
  224.       awk '    { files[$$0] = 1; } \
  225.            END { for (i in files) print i; }'`; \
  226.     test -z "$(ETAGS_ARGS)config.h.in$$unique$(LISP)$$tags" \
  227.       || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags config.h.in $$unique $(LISP) -o $$here/TAGS)
  228.  
  229. mostlyclean-tags:
  230.  
  231. clean-tags:
  232.  
  233. distclean-tags:
  234.     -rm -f TAGS ID
  235.  
  236. maintainer-clean-tags:
  237.  
  238. distdir = $(PACKAGE)-$(VERSION)
  239. top_distdir = $(distdir)
  240.  
  241. # This target untars the dist file and tries a VPATH configuration.  Then
  242. # it guarantees that the distribution is self-contained by making another
  243. # tarfile.
  244. distcheck: dist
  245.     -rm -rf $(distdir)
  246.     GZIP=$(GZIP_ENV) $(TAR) zxf $(distdir).tar.gz
  247.     mkdir $(distdir)/=build
  248.     mkdir $(distdir)/=inst
  249.     dc_install_base=`cd $(distdir)/=inst && pwd`; \
  250.     cd $(distdir)/=build \
  251.       && ../configure --srcdir=.. --prefix=$$dc_install_base \
  252.       && $(MAKE) $(AM_MAKEFLAGS) \
  253.       && $(MAKE) $(AM_MAKEFLAGS) dvi \
  254.       && $(MAKE) $(AM_MAKEFLAGS) check \
  255.       && $(MAKE) $(AM_MAKEFLAGS) install \
  256.       && $(MAKE) $(AM_MAKEFLAGS) installcheck \
  257.       && $(MAKE) $(AM_MAKEFLAGS) dist
  258.     -rm -rf $(distdir)
  259.     @banner="$(distdir).tar.gz is ready for distribution"; \
  260.     dashes=`echo "$$banner" | sed s/./=/g`; \
  261.     echo "$$dashes"; \
  262.     echo "$$banner"; \
  263.     echo "$$dashes"
  264. dist: distdir
  265.     -chmod -R a+r $(distdir)
  266.     GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
  267.     -rm -rf $(distdir)
  268. dist-all: distdir
  269.     -chmod -R a+r $(distdir)
  270.     GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
  271.     -rm -rf $(distdir)
  272. distdir: $(DISTFILES)
  273.     -rm -rf $(distdir)
  274.     mkdir $(distdir)
  275.     -chmod 777 $(distdir)
  276.     @for file in $(DISTFILES); do \
  277.       d=$(srcdir); \
  278.       if test -d $$d/$$file; then \
  279.         cp -pr $$d/$$file $(distdir)/$$file; \
  280.       else \
  281.         test -f $(distdir)/$$file \
  282.         || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
  283.         || cp -p $$d/$$file $(distdir)/$$file || :; \
  284.       fi; \
  285.     done
  286.     for subdir in $(SUBDIRS); do \
  287.       if test "$$subdir" = .; then :; else \
  288.         test -d $(distdir)/$$subdir \
  289.         || mkdir $(distdir)/$$subdir \
  290.         || exit 1; \
  291.         chmod 777 $(distdir)/$$subdir; \
  292.         (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(distdir) distdir=../$(distdir)/$$subdir distdir) \
  293.           || exit 1; \
  294.       fi; \
  295.     done
  296.     $(MAKE) $(AM_MAKEFLAGS) top_distdir="$(top_distdir)" distdir="$(distdir)" dist-hook
  297. info-am:
  298. info: info-recursive
  299. dvi-am:
  300. dvi: dvi-recursive
  301. check-am: all-am
  302. check: check-recursive
  303. installcheck-am:
  304. installcheck: installcheck-recursive
  305. all-recursive-am: config.h
  306.     $(MAKE) $(AM_MAKEFLAGS) all-recursive
  307.  
  308. install-exec-am:
  309. install-exec: install-exec-recursive
  310.  
  311. install-data-am:
  312. install-data: install-data-recursive
  313.  
  314. install-am: all-am
  315.     @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  316. install: install-recursive
  317. uninstall-am:
  318. uninstall: uninstall-recursive
  319. all-am: Makefile config.h
  320. all-redirect: all-recursive-am
  321. install-strip:
  322.     $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
  323. installdirs: installdirs-recursive
  324. installdirs-am:
  325.  
  326.  
  327. mostlyclean-generic:
  328.  
  329. clean-generic:
  330.  
  331. distclean-generic:
  332.     -rm -f Makefile $(CONFIG_CLEAN_FILES)
  333.     -rm -f config.cache config.log stamp-h stamp-h[0-9]*
  334.  
  335. maintainer-clean-generic:
  336. mostlyclean-am:  mostlyclean-hdr mostlyclean-tags mostlyclean-generic
  337.  
  338. mostlyclean: mostlyclean-recursive
  339.  
  340. clean-am:  clean-hdr clean-tags clean-generic mostlyclean-am
  341.  
  342. clean: clean-recursive
  343.  
  344. distclean-am:  distclean-hdr distclean-tags distclean-generic clean-am
  345.     -rm -f libtool
  346.  
  347. distclean: distclean-recursive
  348.     -rm -f config.status
  349.  
  350. maintainer-clean-am:  maintainer-clean-hdr maintainer-clean-tags \
  351.         maintainer-clean-generic distclean-am
  352.     @echo "This command is intended for maintainers to use;"
  353.     @echo "it deletes files that may require special tools to rebuild."
  354.  
  355. maintainer-clean: maintainer-clean-recursive
  356.     -rm -f config.status
  357.  
  358. .PHONY: mostlyclean-hdr distclean-hdr clean-hdr maintainer-clean-hdr \
  359. install-data-recursive uninstall-data-recursive install-exec-recursive \
  360. uninstall-exec-recursive installdirs-recursive uninstalldirs-recursive \
  361. all-recursive check-recursive installcheck-recursive info-recursive \
  362. dvi-recursive mostlyclean-recursive distclean-recursive clean-recursive \
  363. maintainer-clean-recursive tags tags-recursive mostlyclean-tags \
  364. distclean-tags clean-tags maintainer-clean-tags distdir info-am info \
  365. dvi-am dvi check check-am installcheck-am installcheck all-recursive-am \
  366. install-exec-am install-exec install-data-am install-data install-am \
  367. install uninstall-am uninstall all-redirect all-am all installdirs-am \
  368. installdirs mostlyclean-generic distclean-generic clean-generic \
  369. maintainer-clean-generic clean mostlyclean distclean maintainer-clean
  370.  
  371.  
  372. dist-hook: vcdimager.spec
  373.     cp vcdimager.spec $(distdir)
  374.     find $(distdir) -name 'CVS' -type d | xargs rm -vrf
  375.     find $(distdir) -name '*~' -type f | xargs rm -vf
  376.     find $(distdir) -name '.cvsignore' -type f | xargs rm -vf
  377.  
  378. snapshot:
  379.     $(MAKE) dist distdir=$(PACKAGE)-$(VERSION)-`date +"%Y%m%d"`
  380.  
  381. tar-dist:
  382.     here=`pwd`; \
  383.     ipath="$$here/install-tmp/"; \
  384.     rm -rf "$$ipath"; \
  385.     $(MAKE) install-strip prefix="$$ipath/usr/local/"; \
  386.     $(TAR) -C "$$ipath" -cvzf $(PACKAGE)-$(VERSION)-$(host_alias).tar.gz usr
  387.  
  388. #cygwin-dist:
  389. #    ./cygwin-dist.sh $(VERSION)
  390.  
  391. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  392. # Otherwise a system limit (for SysV at least) may be exceeded.
  393. .NOEXPORT:
  394.